From 3f8313c735e4ff49cd993a185de2b09be4db684a Mon Sep 17 00:00:00 2001 From: Mohammed Sadik Date: Tue, 12 Apr 2016 06:54:35 +0530 Subject: [PATCH] documentation: trivial typo fixes in GtkWidget https://bugzilla.gnome.org/show_bug.cgi?id=764925 --- gtk/gtkwidget.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c index 2ff149869e..0a29c48354 100644 --- a/gtk/gtkwidget.c +++ b/gtk/gtkwidget.c @@ -2001,7 +2001,7 @@ G_GNUC_END_IGNORE_DEPRECATIONS * cairo_copy_clip_rectangle_list(). * * Returns: %TRUE to stop other handlers from being invoked for the event. - % %FALSE to propagate the event further. + * %FALSE to propagate the event further. * * Since: 3.0 */ @@ -3284,7 +3284,7 @@ G_GNUC_END_IGNORE_DEPRECATIONS * been emitted, relative to @widget's left side * @y: the y coordinate of the cursor position where the request has * been emitted, relative to @widget's top - * @keyboard_mode: %TRUE if the tooltip was trigged using the keyboard + * @keyboard_mode: %TRUE if the tooltip was triggered using the keyboard * @tooltip: a #GtkTooltip * * Emitted when #GtkWidget:has-tooltip is %TRUE and the hover timeout -- 2.30.2